473,441 Members | 1,639 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,441 software developers and data experts.

Dynamic Menus Using Javascript,PHP

My Code Works Fine.....What i want to do is to read some where this new menu(.....) & stuff within it works.Like some book or some article on the web.

Or better still any one of you can explain this to me..the part highlighted in bold.
Part1

Expand|Select|Wrap|Line Numbers
  1. menus[0] = new menu(22, "horizontal", 2, 101, -1, 1, "#34B0B0", "#A8E5E6", "Verdana,Helvetica", 9, 
  2.         "bold", "bold", "white", "#383931", 1, "gray", 2, "rollover:images/tri-down2.gif:images/tri-down1.gif", true, true, true, true,monthnumber, true, 0, 0, "black");
Part1.1

Expand|Select|Wrap|Line Numbers
  1. menus[0].addItem("#", "", 150, "center", "MASTER", 1);
  2. menus[0].addItem("#", "", 260, "center", "REGISTRATION AND BILLING", 2);
Part2

Expand|Select|Wrap|Line Numbers
  1. menus[1] = new menu(231, "vertical", 2, 0, -1, -1, "#34B0B0", "#A8E5E6", "Verdana,Helvetica", 8, "bold", 
  2.         "bold", "white", "#383931", 1, "gray", 2, "rollover:images/tri-right2.gif:images/tri-right1.gif", true, true, false, true, monthnumber, true, 0, 0, "black");
Regards
Apr 30 '10 #1
1 1445
Dormilich
8,658 Expert Mod 8TB
you would have to find the menu() function somewhere in your code.
Apr 30 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Colvin | last post by:
I'm trying to create a pair of dynamic drop-down menus. I'm new to Javascript, so I tried to find a simple example on the web. I found a good example at...
1
by: Macamba | last post by:
Hi all, I am currently developing a website for a voluntary organisation. It is my first step in website development. The dynamic menu I developed has some bugs, which I addressed in another...
7
by: jhomp ssens | last post by:
I would like to create a pulldown menu which is semi-transparent....that is, you can see the text and graphics behind it when it is pulled down. The effect I'm looking for can be seen at...
1
by: paulakeijzers | last post by:
I've got a problem with asp.net i am trying to make a menu control. and have searched the web for serveral controls but they don't work correctly. I am pretty new to asp.net building. What am i...
2
by: Keith Burns | last post by:
Hi, I have seen two entries in the archives for this topic: 1. Uses hypertext, not a pulldown menu to feed parameters back to the python CGI 2. The other actually used Java. Is there a way...
3
by: drblitzkrieg | last post by:
Hi, I have a page with 2 drop-down menus. The task is, when you select 1 menu, your selection then changes the options available in the other. This data happens to be drawn from a mysql database,...
2
by: rpeterson84 | last post by:
Hello: I was hoping to gain some insight, a point in the right direction if you will... We use an .asp web page to select from a couple of dynamic drop down menus then enter a number, and press...
1
by: MiG | last post by:
Hello all, I want to make a dynamic 4 drop down menus with AJAX and PHP/mySQL, like this: Category->dynamic subCategory County->dynamic cityCounty Is there any good tutorial that can...
3
by: Mahernoz | last post by:
Hi Friends, I have tried to implement a css menu... http://meyerweb.com/eric/css/edge/menus/demo.html. the above menu doesn't work in IE6 (unfortunately, this i discovered much later). ...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.